xen.git
2006-04-30 kaf24@firebug... balloon_alloc_empty_page_range() should set the referen...
2006-04-30 kaf24@firebug... Remove definition of NR_PIRQS and replace all uses...
2006-04-30 kaf24@firebug... Define new event-channel and physdev hypercalls with...
2006-04-28 vhanquez@kneesa... Wait for the device to be connected on the guest (with...
2006-04-28 kaf24@firebug... xen/ia64 with dom0 vp model doesn't need the blkbkack...
2006-04-28 kaf24@firebug... Makefile changes for xen/ia64 with dom0 vp model needs.
2006-04-28 kaf24@firebug... xen/ia64 with dom0 vp model needs direct_remap_pfn_rang...
2006-04-28 kaf24@firebug... Define 8 hypercall numbers for arch-specific purposes.
2006-04-28 kaf24@firebug... Recent GUEST_HANDLE related cset broke ia64 compilation.
2006-04-28 kaf24@firebug... When boot device is cdrom but the cdrom is not bootable...
2006-04-28 kaf24@firebug... Revert the xm-test ramdisk patch until we build new...
2006-04-28 kaf24@firebug... Allow for arch specific virq definitions.
2006-04-28 kaf24@firebug... This patch fixes the buildroot for the xm-test ramdisk...
2006-04-28 kaf24@firebug... Instead of relying on xm create to always run the bootl...
2006-04-28 kaf24@firebug... The features for a domain are more a property of the...
2006-04-28 kaf24@firebug... The bootloader code doesn't actually have to deal with...
2006-04-28 kaf24@firebug... When building with FORTIFY_SOURCE to ensure that return...
2006-04-28 kaf24@firebug... Rename {SG}ET_XEN_GUEST_HANDLE to {sg}et_Xen_guest_hand...
2006-04-28 kaf24@firebug... Relax BUG_ON() state ment in increase_reservation(...
2006-04-27 kaf24@firebug... Fix memory_op hypercall mlock/munlock wrapping after the
2006-04-27 kaf24@firebug... Add BUILD_BUG_ON() and a handful of users.
2006-04-27 kaf24@firebug... Add bounds check to get_mfn_from_gpfn().
2006-04-27 kaf24@firebug... Define __XEN_TOOLS__ when building tools. Use this to
2006-04-27 kaf24@firebug... Bump Xen interface version number to 0x00030201 for new
2006-04-27 kaf24@firebug... Wrap all GUEST_HANDLEs in structures, and define SET...
2006-04-27 kaf24@firebug... Rename *GUEST_HANDLE to *XEN_GUEST_HANDLE.
2006-04-27 kaf24@firebug... Occasionally large smp machines fail to reboot properly...
2006-04-27 kaf24@firebug... This patch adds the ability to have restricted write...
2006-04-27 kaf24@firebug... Check a write() return value in xenbaked.
2006-04-27 kaf24@firebug... Just allocate unbound irq only from dynirq range, since
2006-04-27 kaf24@firebug... Merge with xen-ia64-unstable.hg
2006-04-27 awilliam@xenbuild.aw[IA64] Make VTI domain boot
2006-04-26 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-04-26 kaf24@firebug... This patch addresses CVE-2006-1056 (information leak...
2006-04-26 awilliam@xenbuild.aw[IA64] not quite ready for --fatal-warnings
2006-04-26 awilliam@xenbuild.aw[IA64] remove remaining asm warnings
2006-04-26 awilliam@xenbuild.aw[IA64] cleanup
2006-04-26 awilliam@xenbuild.aw[IA64] Fix vm_summary info in VTi domain
2006-04-26 kaf24@firebug... Make xen_features and force_evtchn_callback() non-GPL
2006-04-26 yamahata@valinux... xenLinux/ia64 has its own dma_map_page(), dma_unmap_pag...
2006-04-26 awilliam@xenbuild.aw[IA64] remove RELOC_HIDE
2006-04-26 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-04-26 awilliam@xenbuild.aw[IA64] Fix the total memory info with xm info command
2006-04-26 awilliam@xenbuild.aw[IA64] Reseve memory of domain0 (fix dom0 boot panic)
2006-04-26 awilliam@xenbuild.aw[IA64] Fixed "Oops: time tick before it's due" issue
2006-04-26 awilliam@xenbuild.aw[IA64] FPH enabling + cleanup
2006-04-26 awilliam@xenbuild.aw[IA64] smp boot speed-up (sal cache flush, itc/itv...
2006-04-26 awilliam@xenbuild.aw[IA64] missed chunk of Kevin's hypercall cleanup patch
2006-04-26 awilliam@xenbuild.aw[IA64] Hypercall cleanup
2006-04-26 awilliam@xenbuild.aw[IA64] Use16M page size in identity mapping
2006-04-26 awilliam@xenbuild.aw[IA64] cleanup vtlb code
2006-04-25 awilliam@localhost[IA64] emulate ldfp8 in mmio
2006-04-25 awilliam@localhost[IA64] linux: arch/ia64/xen/makefile change
2006-04-25 awilliam@localhost[IA64] dma paravirtualization
2006-04-25 awilliam@ldap... [IA64] add dom0vp hypercall interfaces
2006-04-25 awilliam@ldap... [IA64] introduce config option
2006-04-25 awilliam@ldap... [IA64] introduce dom0vp hypercalls
2006-04-25 awilliam@ldap... [IA64] domain0 builder change
2006-04-25 awilliam@ldap... [IA64] introduce efi_memmap_walk_type
2006-04-25 awilliam@ldap... [IA64] introduce P2M conversion
2006-04-25 awilliam@ldap... [IA64] introduce compile time option to xen
2006-04-25 awilliam@ldap... [IA64] Remove FORCE_CRASH from alt_itlb_miss
2006-04-25 awilliam@ldap... [IA64] message of elf_sanity_check as x86
2006-04-25 kaf24@firebug... Need a little more serialisation in pciback_do_op().
2006-04-25 kaf24@firebug... Some of the Linux PCI functions called by the virtual...
2006-04-25 kaf24@firebug... Fix the -xen, -xen0 builds.
2006-04-25 kaf24@firebug... While other aspects of the system configuration may...
2006-04-25 kaf24@firebug... Change the xenbus_map_ring_valloc() interface and imple...
2006-04-25 kaf24@firebug... Update xen caps on x86_64 since we have hvm pae guests...
2006-04-25 kaf24@firebug... Add a return statement to the non-Xen version of skb_ch...
2006-04-25 kaf24@firebug... This is a small fix for SMP PAE guest on x86-64.
2006-04-25 kaf24@firebug... Fix "make debug" in Xen subtree. Pointed out by Aravindh
2006-04-24 cl349@firebug... Remove \r characters.
2006-04-24 cl349@firebug... Restore default KERNELS list.
2006-04-24 smh22@firebug... Add new xml files for policy.
2006-04-24 smh22@firebug... This patch updates the documentation and extends the...
2006-04-24 smh22@firebug... This patch integrates the new access control management...
2006-04-24 smh22@firebug... This patch adds new python access control management...
2006-04-24 smh22@firebug... This patch deletes the old shell-based security tools.
2006-04-24 smh22@firebug... This patch adds support for managing and creating the...
2006-04-24 smh22@firebug... This patch adds support in the hypervisor for the polic...
2006-04-24 smh22@firebug... This patch adds support in the hypervisor for the polic...
2006-04-24 smh22@firebug... This patch adds a policy name to the policy definition...
2006-04-23 kaf24@firebug... Remove annoying pit debug info when booting smp guest.
2006-04-22 kaf24@firebug... The Xen checksum offload feature attempts to insert...
2006-04-22 kaf24@firebug... Avoid spurious timer activations in migrate_timer().
2006-04-22 kaf24@firebug... Remove update_vcpu_system_time() call from the per...
2006-04-22 kaf24@firebug... Avoid flood of PIT interrupts while debugging an hvm...
2006-04-22 kaf24@firebug... Fix VM_RESERVED check in vm_normal_page(). Pointed...
2006-04-21 kaf24@firebug... Fix command-line parsing in a few respects -- be more
2006-04-21 Ian.Campbell... Don't BUG_ON() if we cannot register an NMI callback...
2006-04-21 kaf24@firebug... Merged.
2006-04-21 kaf24@firebug... Demote scary IO-APIC REGSEL message to DPRINTK.
2006-04-21 Ian.Campbell... Rename TSS_sysenter_esp0 to SYSENTER_stack_esp0 to...
2006-04-21 awilliam@xenbuild.aw[IA64] SMP-guest
2006-04-21 kaf24@firebug... Pull the Linux percpu interface into Xen. Implemented for
2006-04-21 Ian.Campbell... Linux support for sysenter/exit on x86_32.
2006-04-21 Ian.Campbell... Xen support for sysenter/exit on x86_32 when supervisor...
2006-04-21 Ian.Campbell... Remove CONFIG_X86_SYSENTER option.
2006-04-21 Ian.Campbell... Merge nmi_op functionality with the callback_op hypercall.
next